Skip to content

feat: fact docker compose#1438

Open
jstucke wants to merge 1 commit intomasterfrom
fact-docker-compose
Open

feat: fact docker compose#1438
jstucke wants to merge 1 commit intomasterfrom
fact-docker-compose

Conversation

@jstucke
Copy link
Copy Markdown
Collaborator

@jstucke jstucke commented Jan 9, 2026

Currently a beta feature

Needs the following fixes/features to work:

What currently does not work:

  • Hasura / GraphQL (edit: should work now)
  • mounting filesystems during unpacking
  • sometimes the extractor containers won't start after a restart; recreating the containers with docker compose down + docker compose up should fix this (no data is lost since it is stored in docker volumes)

@jstucke jstucke self-assigned this Jan 9, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.43%. Comparing base (c93cb37) to head (46ba634).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1438      +/-   ##
==========================================
- Coverage   92.43%   92.43%   -0.01%     
==========================================
  Files         370      370              
  Lines       20833    20816      -17     
==========================================
- Hits        19258    19242      -16     
+ Misses       1575     1574       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jstucke jstucke force-pushed the fact-docker-compose branch from 244664d to 6802f13 Compare January 13, 2026 15:11
@jstucke jstucke marked this pull request as ready for review January 13, 2026 15:15
@jstucke jstucke changed the title WIP: fact docker compose feat: fact docker compose Jan 13, 2026
* also includes entrypoint scripts for the frontend and backend
@jstucke jstucke force-pushed the fact-docker-compose branch from 6802f13 to 46ba634 Compare March 16, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants